CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 java

搜索资源列表

  1. 用JAVA写的遗传算法

    0下载:
  2. java写 的遗传算法,求f(x1,x2)=100*(x1*x1-x2)*(x1*x1-x2)+(1-x1)*(1-x1)最优解。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-06-18
    • 文件大小:8524
    • 提供者:1888273@qq.com
  1. 遗传算法 java

    0下载:
  2. java的遗传算法实现代码,有详细注释
  3. 所属分类:源码下载

  1. GA遗传算法 java代码

    0下载:
  2. 遗传算法java代码
  3. 所属分类:源码下载

  1. Genetic_algorithm.rar

    0下载:
  2. 一个标准遗传算法的java代码和文档,文件为word格式,内附代码!,a genetic algorithm!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:52181
    • 提供者:ycf
  1. FLoat_GA.rar

    0下载:
  2. 基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛,Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:76108
    • 提供者:张振杰
  1. PKSystem.rar

    4下载:
  2. JAVA基于遗传算法的排课系统,使用SQL2000数据库,JAVA Course Scheduling Based on Genetic Algorithm, using SQL2000 database
  3. 所属分类:Windows编程

    • 发布日期:2017-03-03
    • 文件大小:6856
    • 提供者:tain
  1. java_GAS.rar

    0下载:
  2. 是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。,Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:8314
    • 提供者:adny
  1. myai

    0下载:
  2. 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:32358
    • 提供者:lml
  1. ImageSegmentation

    0下载:
  2. 使用Java开发的基于遗传算法的图像分割程序。本算法源于文章《Selectionist relaxation: genetic algorithms applied to image segmentation》。-Developed using Java based on genetic algorithm for image segmentation process. The algorithm derived from the article "Selectionist relaxation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:203324
    • 提供者:hejiajie404
  1. JNSGA-II

    0下载:
  2. 用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:383411
    • 提供者:zhang
  1. A_Simple_G1615197152003

    0下载:
  2. 模拟遗传算法,JAVA-Simulation of Genetic Algorithms, JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7360
    • 提供者:zhang
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:573099
    • 提供者:顾清水
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. src

    0下载:
  2. 遗传算法 JAVA SQL2-JAVA SQL2000 genetic algorithm
  3. 所属分类:SQL Server

    • 发布日期:2017-04-24
    • 文件大小:149040
    • 提供者:陈雪瓅
  1. java-GA

    0下载:
  2. 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:mengjie
  1. java

    0下载:
  2. 这是一个用JAVA编的遗传算法问题。 -This is an on immune genetic algorithm JAVA program
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:555530
    • 提供者:YYL
  1. java

    0下载:
  2. 用Java实现遗传算法的 标准遗传算法求解函数原程序-A genetic algorithm with the standard Java Genetic Algorithm for Function of the original program
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:2431
    • 提供者:lpf30920
  1. genetic(java)

    0下载:
  2. 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:38608
    • 提供者:聂风
  1. 几种不同的遗传算法

    0下载:
  2. matlab例程,学习遗传算法非常有用,需要的可以下载使用哟!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:3a66006
  1. 1204 Java 遗传算法排课java sqlserver

    3下载:
  2. 排课系统基于遗传算法,数据库是sqlsever,还不错。大家可以看一下(adsjkjskzlfjklnzxvnlkcnzxnckzkch)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5219328
    • 提供者:高欣欣
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com